home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / pc_board / pcbdiz11.zip / PCBDIZ.DOC < prev    next >
Text File  |  1992-01-22  |  4KB  |  97 lines

  1.                                PCBDIZ 1.1
  2.                   CopyRight 1991 by Dave Navarro, Jr.
  3.          FILE_ID.DIZ Specs CopyRight 1991 by Clark Development
  4.  
  5. What is PCBDIZ?
  6.  
  7.    PCBDIZ is a command line utility for PCBoard 14.5a sysops.  It scans
  8.    uploaded archives using the ZIP, ARJ, and LZH format for a file named
  9.    "FILE_ID.DIZ" and extracts it if found, using the text to replace any
  10.    description typed by the user.
  11.  
  12.    The format for FILE_ID.DIZ is very simple, it's a standard text file with
  13.    up to 10 lines of description with each line a maximum of 40 charactors
  14.    in width.
  15.  
  16.    PCBDIZ also optionally ads the number of files found in the archive and
  17.    the file dates of the oldest and youngest members, the uncompressed archive
  18.    size, and the serial number for ZIP files that have an AV.
  19.  
  20.    Here is a sample description:
  21.  
  22.    | PCBDIZ 1.1, PCBoard 14.5a utility to scan ZIP,
  23.    | LZH, and ARJ files for FILE_ID.DIZ and insert
  24.    | the description if found.  Includes options
  25.    | for adding the number of files, oldest/newest
  26.    | file dates, and uncompressed filesize.
  27.    | Warning!  This only works with PCBoard 14.5a
  28.    | FREEWARE by Dave Navarro, Jr.
  29.    | -AV: #CVL512  Dave Navarro, Jr.
  30.    | 2 Files - New:01/22/92  Old:01/22/92
  31.    | Uncompressed Size: 7,442 bytes
  32.  
  33.  
  34. How do I use PCBDIZ?
  35.  
  36.    It's pretty simple, just pass the filename of the current archive and
  37.    the name/location of the UPDESC.[N] file created by PCBoard:
  38.  
  39.    PCBDIZ %1 %3
  40.  
  41.    If you want it to add the file date info, add a "/D" on the end of
  42.    the command line.
  43.  
  44.    If you want it to add the uncompressed size info, add a "/U" on the
  45.    end of the command line.
  46.  
  47.    If you want to add a text line of your own, you can use the "/A:"
  48.    option in the form of:
  49.  
  50.    /A:Tested by ZipLAB 1.9b
  51.  
  52.    This must be the LAST option on the command line, as everything
  53.    following the /A: will be added to the description.
  54.  
  55.    If you want to add the AV serial number for ZIPs if found, then add
  56.    "/AV" on the command line.
  57.  
  58.    (See enclosed PCBTEST.BAT file for an example on usage.)
  59.  
  60. How much is registration?
  61.  
  62.    This is a FREEWARE utility, which means that no fee is required to
  63.    use it, but I retain all rights to the program (including the right
  64.    to change my mind later if I so choose).  In the past, I have written
  65.    and released a number of freeware utilities for sysops.  My only
  66.    request, that if you use it, you spend $1 on an interesting post card
  67.    from your home town, and 15 cents on a stamp to mail it.  This isn't
  68.    required, but I really would like to know what you think of PCBDIZ,
  69.    and I enjoy seeing postcards from all over the place.  Please
  70.    consider it..
  71.  
  72. What about support?
  73.  
  74.    That's the catch-22 with FREEWARE, since I charge no fee, I am not
  75.    obligated to support it..  This doesn't mean that I don't support
  76.    PCBDIZ, just that it's low on my totem pole of things to work on..
  77.    It all depends on the request that I get..  If it's intrigueing
  78.    enough to me, I'll do it..  If you send me a nice post card with your
  79.    request on it, I might feel obligated enough to make whatever change
  80.    your asking for (hint, hint..)  However, I will always fix whatever
  81.    bugs people point out, so if you encounter one, let me know
  82.    immediately and I'll get to it.
  83.  
  84. So, how do I contact you?
  85.  
  86.    I can be reached via BBS at The Bard's Lair
  87.  
  88.        (718) 381-3651   2400 Baud
  89.        (718) 381-2931   9600 Baud, HST/V32
  90.  
  91.    Or through US Mail at:
  92.  
  93.         Dave Navarro
  94.         64-38 Admiral Ave
  95.         Middle Village, NY 11379
  96.  
  97.